home *** CD-ROM | disk | FTP | other *** search
/ HeiBe Erotik / HeiBe Erotik.iso / erospiel / justinam / setup.exe / 0 / RCDATA / TINFO / TINFO.txt
Text File  |  1979-12-31  |  3KB  |  145 lines

  1. object Info: TInfo
  2.   Left = 200
  3.   Top = 114
  4.   ActiveControl = Button3
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Willkommen'
  8.   ClientHeight = 333
  9.   ClientWidth = 472
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 16
  22.     Top = 280
  23.     Width = 440
  24.     Height = 15
  25.     Shape = bsBottomLine
  26.   end
  27.   object Label1: TLabel
  28.     Left = 152
  29.     Top = 48
  30.     Width = 305
  31.     Height = 41
  32.     AutoSize = False
  33.     Caption = 
  34.       'Mit diesem Programm wird Organisation Product Version auf Ihrem ' +
  35.       'System installiert.'
  36.     WordWrap = True
  37.   end
  38.   object Label2: TLabel
  39.     Left = 152
  40.     Top = 88
  41.     Width = 305
  42.     Height = 49
  43.     AutoSize = False
  44.     Caption = 
  45.       'Beenden Sie alle anderen Programme, bevor Sie mit der Installati' +
  46.       'on fortfahren. Brechen Sie dazu Setup ab, beenden Sie alle ander' +
  47.       'en Programme und starten Sie Setup erneut.'
  48.     WordWrap = True
  49.   end
  50.   object Label3: TLabel
  51.     Left = 152
  52.     Top = 144
  53.     Width = 305
  54.     Height = 49
  55.     AutoSize = False
  56.     Caption = 
  57.       'Um mit der Installation fortzufahren, klicken Sie auf Weiter. We' +
  58.       'nn Sie dieses Produkt jetzt nicht installieren wollen, klicken S' +
  59.       'ie auf Abbrechen.'
  60.     WordWrap = True
  61.   end
  62.   object Label8: TLabel
  63.     Left = 152
  64.     Top = 200
  65.     Width = 305
  66.     Height = 49
  67.     AutoSize = False
  68.     Caption = 
  69.       'ACHTUNG: Diese Software ist weltweit urheberrechtlich gesch∩┐╜tzt.' +
  70.       ' Unbefugte Vervielf∩┐╜ltigung oder unbefugter Vertrieb dieser Soft' +
  71.       'ware oder eines Teils davon sind strafbar.'
  72.     WordWrap = True
  73.   end
  74.   object Label9: TLabel
  75.     Left = 152
  76.     Top = 240
  77.     Width = 305
  78.     Height = 40
  79.     AutoSize = False
  80.     Caption = 
  81.       'Dies wird sowohl straf- als auch zivilrechtlich verfolgt und kan' +
  82.       'n schwere Strafen und Schadenersatzforderungen zur Folge haben.'
  83.     WordWrap = True
  84.   end
  85.   object Label4: TLabel
  86.     Left = 152
  87.     Top = 16
  88.     Width = 305
  89.     Height = 30
  90.     AutoSize = False
  91.     Caption = 'Willkommen beim Organisation Product Version-Setup.'
  92.     Font.Color = clBlack
  93.     Font.Height = -11
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = [fsBold]
  96.     ParentFont = False
  97.     WordWrap = True
  98.   end
  99.   object Panel7: TPanel
  100.     Left = 16
  101.     Top = 18
  102.     Width = 121
  103.     Height = 260
  104.     BevelInner = bvLowered
  105.     BevelOuter = bvNone
  106.     TabOrder = 0
  107.     object Image1: TImage
  108.       Left = 1
  109.       Top = 1
  110.       Width = 118
  111.       Height = 258
  112.       AutoSize = True
  113.     end
  114.   end
  115.   object Button1: TButton
  116.     Left = 175
  117.     Top = 304
  118.     Width = 81
  119.     Height = 21
  120.     Caption = '< &Zur∩┐╜ck'
  121.     Enabled = False
  122.     TabOrder = 1
  123.     OnClick = Button1Click
  124.   end
  125.   object Button3: TButton
  126.     Left = 256
  127.     Top = 304
  128.     Width = 81
  129.     Height = 21
  130.     Caption = '&Weiter >'
  131.     Default = True
  132.     TabOrder = 2
  133.     OnClick = Button3Click
  134.   end
  135.   object Button2: TButton
  136.     Left = 375
  137.     Top = 304
  138.     Width = 81
  139.     Height = 21
  140.     Caption = 'Abbrechen'
  141.     TabOrder = 3
  142.     OnClick = Button2Click
  143.   end
  144. end
  145.